home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / dtype / animdtc0.rea < prev    next >
Text File  |  1997-03-02  |  3KB  |  98 lines

  1. Short:    IFF ANIM DataType V1.7, now with sound support
  2. Author:   GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  3. Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  4. Type:     util/dtype
  5. Replaces: util/dtype/animdtc016.LhA
  6.  
  7. IFF ANIM DataType, a replacement for (little bit) buggy CBM anim.datatype.
  8. animation.datatype subclass.
  9.  
  10. This release fixes several bugs, see anim.datatype.doc/HISTORY section.
  11.  
  12. Features are:
  13. - Supports sound.
  14.   Any sound (loaded with a sound.datatype subclass) can be attached to the
  15.   animation.
  16.  
  17.   If you want, you can read-out this animation+sound as an IFF FILM stream
  18.   (using DumpDTAnim (Aminet:gfx/conv/DumpDTAnim#?.LhA)) and make a
  19.   playback using film.datatype.
  20.  
  21. - Per-frame-colormaps (e.g. palatte change per frame). Using DBufDTAnim
  22.   >= v1.2 (Aminet:gfx/show/DBufDTAnim) or animation.datatype V41, you can use
  23.   this feature.
  24.  
  25. - Supports all (currently) defined ANIM compression modes:
  26.   - ANIM-0    ILBM BODY
  27.   - ANIM-1    ILBM XOR           (disabled, no test files)
  28.   - ANIM-2    Long Delta mode
  29.   - ANIM-3    Short Delta mode
  30.   - ANIM-4    General Delta mode (disabled, no test files)
  31.   - ANIM-5    Byte Delta mode
  32.   - ANIM-6    Stereo Byte Delta mode
  33.   - ANIM-7    Anim-5 compression using LONG/WORD data
  34.   - ANIM-8    Anim-5 compression using LONG/WORD data
  35.   - ANIM-J    Eric Grahams compression format
  36.  
  37. - Compression modes can be mixed in any way (e.g. ANIM-5 with ANIM-J etc.).
  38.  
  39. - Interleave counts can have any value (not limited to 1 or 2 frames back),
  40.   maybe 255.
  41.  
  42. - Should be safer than the CBM version. Includes stack checking code and
  43.   many asserts to avoid crashes.
  44.  
  45. - Random frame access (even to deltas).
  46.  
  47. - Supports clipboard as input.
  48.  
  49. - Dynamic loading of frames (disk-based) or caching the whole anim in memory.
  50.  
  51. - Preference file with various options and per project settings like
  52.   - Viewmode ID
  53.   - Frames Per Second Rate
  54.   - VERBOSE option which shows the internal structure of the animation stream
  55.     (used compression modes; animation dimensions and other attributes).
  56.   - Sound attachment with
  57.   - Volume control
  58.  
  59. - Matches the "DataTypes" proposal.
  60.  
  61. Future versions will implement:
  62. - SAMPLESPERFRAME / PERIOD options to set the length and playback-speed of
  63.   the sound.
  64.  
  65. - Frame skipping (by compression type and/or by frame number).
  66.  
  67. - Dynamic timing.
  68.  
  69. - Color cycling in an animation.
  70.  
  71. Bye,
  72. Roland
  73.  
  74.  
  75. P.S.:
  76. Following was cut from an aminet "weekly-uploads" mail:
  77. | Please rate all the programs you
  78. | download. To do so, send to aminet-server@wuarchive.wustl.edu :
  79. | RATE <path> <num>
  80. | where <path> is the file you want to judge and <num> is a mark from 0..10
  81. | with 10 being the best. You can rate several programs in one mail, but
  82. | don't rate your own programs. Example: RATE dev/gui/mui23usr.lha 8
  83.  
  84.  
  85. ============================= Archive contents =============================
  86.  
  87. Original  Packed Ratio    Date     Time    Name
  88. -------- ------- ----- --------- --------  -------------
  89.      102      81 20.5% 30-Dec-96 14:12:52 +ANIM
  90.    14992    8582 42.7% 30-Jan-97 00:56:38 +anim.datatype
  91.    21681    7651 64.7% 30-Jan-97 00:56:48 +anim.datatype.doc
  92.      835     392 53.0% 29-Dec-96 04:02:12 +anim.datatype.info
  93.      473     289 38.9% 30-Dec-96 14:13:16 +ANIM.info
  94.     7678    3147 59.0% 29-Jan-97 23:49:58 +anim_datatype.guide
  95.      486     252 48.1% 04-Jan-97 00:43:54 +anim_datatype.guide.info
  96. -------- ------- ----- --------- --------
  97.    46247   20394 55.9% 11-Feb-97 14:06:28   7 files
  98.